body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, span, i, b {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-family: 'Microsoft YaHei', '宋体', 'Helvetica Neue', 'Helvetica', 'Hiragino Sans GB', Arial, sans-serif;
}
a{
    text-decoration: none;
    color: #666;
}
.center{
    text-align: center;
}
/* title样式 */
.title{
    height: 32px;
    color: #333333;
    font-size: 32px;
    line-height: 32px;
    position: relative;
}
.title span{
    width: 10px;
    height: 32px;
    float: left;
    background-color: #375FB9;
    margin-right: 14px;
    margin-top: 1px;
}
.title .more{
    position:absolute;
    right: 0;
    bottom: 0;
    font-size: 16px;
    color: #666666;
}
/* title样式 */
/* header样式 */
.header{
    max-width: 1920px;
    height: 300px;
    margin: 0 auto;
    background: url(../img/head.jpg) no-repeat center;
}
.header .header-container{
    width: 1184px;
    margin: 0 auto;
}
.header-container .header-logo{
    width: 460px;
    height: 56px;
    margin-top: 40px;
    display: inline-block;
    background: url(../../images/banner2023.png) no-repeat center;
}
/* header样式 */
/* 菜单样式 */
.menu{
    max-width: 1920px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    background-color: #11A4C9;
}
.menu .menu-container{
    width: 1184px;
    margin: 0 auto;
}
.menu .menu-container li {
    display: inline-block;
}
.menu .menu-container a {
    color: #fff;
    padding: 0 80px;
    font-size: 24px;
    border-right: 2px solid #fff;
}
.menu .menu-container li:last-child a{
    border-right: none;
    padding-right: 0;
}
.menu .menu-container li:first-child a{
    padding-left: 0;
}
/* 菜单样式 */
/* 内容样式 */
.content{
    width: 1184px;
    margin: 0 auto;
    padding-bottom: 350px;
}
.content .new{
    height: 480px;
    margin-top: 56px;
    overflow: hidden;
}
.new .new-banner{
    width: 600px;
    height: 400px;
    display: inline-block;
}
.new .new-container {
    width: 370px;
    display: inline-block;
    margin-left: 205px;
    vertical-align: top;
}
.new-container .title{
    margin-left: -18px;
}
.new-container .new-list{
    font-size: 20px;
    color: #666666;
    line-height: 40px;
    margin-top: 30px;
}
.new-container .new-list li {
    text-indent: 8px;
}
.content .zc-video {
    margin-top: 80px;
    height: 210px;
}
.zc-video .zc{
    width: 340px;
    display: inline-block;
}
.zc-video .zc-content{
    margin-top: 32px;
}
.zc-video .zc-content li{
    margin-left: 0px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 40px;
}
.zc-video .video{
    width: 750px;
    float: right;
}
.video .video-list{
    margin-top: 20px;
}
.video li {
    list-style: none;
    float: left;
    margin-left: 22px;
    width: 235px;
    height: 195px;
    cursor: pointer;
}
.video li:first-child{
    margin-left: 0;
}
.img-title{
    margin: 20px auto;
    width: 584px;
    height: 100px;
}
.gy{
    width: 1184px;
    height: 300px;
    background-color: rgba(255, 204, 102, 0.2);
    color: #333333;
    margin-top: 45px;
    overflow: hidden;
}
.gy:first-child{
    margin-top: 0;
}
.gy-content{
    width: 588px;
    height: 100%;
    float: left;
    position: relative;
}
.gy-content .content-title{
    margin-top: 58px;
    margin-bottom: 28px;
    font-size: 32px;
}
.gy-content .more{
    position: absolute;
    right: 10px;
    bottom: 30px;
    color: #666666;
    font-size: 16px;
}
.gy-content .text{
    line-height: 28px;
}
.gy-img{
    width: 460px;
    height: 300px;
}
.gy1{
    margin-top: 0;
}
.gy1 .gy-content{
    margin-left: 52px;
}
.gy1 .gy-img {
    background: url(../img/gy1.png) no-repeat center;
    float: right;
    position: relative;
}
.gy1 img{
    position: absolute;
    left: -60px;
    top: 90px;
}
.gy2 .gy-content{
    float: right;
    margin-right: 43px;
}
.gy2 .gy-img {
    background: url(../img/gy2.png) no-repeat center;
    position: relative;
}
.gy2 img{
    position: absolute;
    right: -60px;
    top: 90px;
}
.gy3 .gy-content{
    margin-left: 52px;
}
.gy3 .gy-img {
    background: url(../img/gy3.png) no-repeat center;
    float: right;
    position: relative;
}
.gy3 img{
    position: absolute;
    left: -60px;
    top: 90px;
}
.gy4 .gy-content{
    float: right;
    margin-right: 43px;
}
.gy4 .gy-img {
    background: url(../img/gy4.png) no-repeat center;
    position: relative;
}
.gy4 img{
    position: absolute;
    right: -60px;
    top: 90px;
}
.gy5 .gy-content{
    margin-left: 52px;
}
.gy5 .gy-img {
    background: url(../img/gy5.png) no-repeat center;
    float: right;
    position: relative;
}
.gy5 img{
    position: absolute;
    left: -60px;
    top: 90px;
}
.content-box{
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    background: url(../img/footer.png) no-repeat bottom;
}
/* 内容样式 */
/* 轮播图样式 */
.img-list,.img-list .swiper-container,.img-list .swiper-wrapper{
    width:600px;
    height:400px;
}
.img-list .swiper-container{
    width:760px;
    height:480px;
}
.img-list .swiper-container .swiper-slide{
    position: relative;
}
.img-list .swiper-container .swiper-slide span{

    line-height: 40px;
    text-indent: 12px;
    left: 0px;
    bottom: 0px;
    font-size: 16px;
    color: #fff;
    position: absolute;
    background-image: url(../img/shadow.png);
    background-repeat: no-repeat;
width: 100%;
}
.img-list .swiper-container a{
    color: #fff;
}
.img-list .pagination {
    position: absolute;
    text-align: right;
    bottom: 60px;
    right: 0%;
    z-index: 1;
}
.img-list .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    width: auto;
    bottom: 15px;
    left: auto;
}
.img-list .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #fff;
    margin: 0 3px;
    cursor: pointer;
}
.img-list .swiper-pagination-bullet{
    opacity: 1;
    background: #fff;
}
.img-list .swiper-active-switch {
    background: #990000;
}
.img-list .swiper-pagination-bullet-active{
    background: #990000;
}
/* 轮播图样式 */


